ShowFields

class ShowFields(fields: String)

This specifies which fields in a Record are shown in the request's response See this example for an explanation on how to use ShowFields

Parameters

fields

all of the fields you want to be shown in the record's response

Constructors

Link copied to clipboard
constructor(vararg fields: String)

Functions

Link copied to clipboard
fun addTo(params: <Error class: unknown class>)

s Adds the current ShowFields to a request's parameters